home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
CHIP 2005-06.iso
/
program
/
web
/
kmsetup.exe
/
{app}
/
Flash Plugin Test
/
plugintest.swf
/
scripts
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-07-19
|
278 b
|
6 lines
v = system.capabilities.version;
v = v.split(" ");
v = v[1].split(",");
v = v[0];
message = 5 < v ? "Your Flash plugin is capable of playing Flash " + v + " movies." : "Your Flash plugin can\'t play Flash 6 movies. Please upgrade your Flash plugin at www.macromedia.com.";